Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElementBase<T> Class / TextBox Property

In This Topic
    TextBox Property (InputTextBoxElementBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TextBox As TextBox
    public TextBox TextBox {get;}
    See Also